Dump OpenCL device 信息,通过clGetPlatformIDs() query出platforms数量,通过clGetDeviceInfo() query 对应device的信息。
|
|
输出结果:
|
|
参考Intel的示例项目
你不告而别,我才后知后觉。
Dump OpenCL device 信息,通过clGetPlatformIDs() query出platforms数量,通过clGetDeviceInfo() query 对应device的信息。
|
|
输出结果:
|
|
参考Intel的示例项目